[AutoPR azure-mgmt-resourceconnector]-generated-from-SDK Generation - Python-5737604#44599
Merged
AzureMarker merged 5 commits intoAzure:mainfrom Jan 13, 2026
Conversation
…rosoft.ResourceConnector/ResourceConnector/tspconfig.yaml', API Version: 2025-03-01-preview, SDK Release Type: beta, and CommitSHA: 'c2d959beecc6e4fe6337792990c762988478aa97' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5737604 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request is an auto-generated update for the Azure Resource Connector Management SDK, transitioning from API version 2022-10-27 to 2025-03-01-preview. The changes reflect a comprehensive SDK regeneration using the Microsoft Python Code Generator (replacing AutoRest), migration from setup.py to pyproject.toml-based builds, and a shift from stable (1.0.0) to beta (2.0.0b1) release status.
Changes:
- Migrated build system from setup.py to pyproject.toml with modern packaging standards
- Updated SDK from stable API version 2022-10-27 to preview version 2025-03-01-preview
- Regenerated all code using Microsoft Python Code Generator with updated typing, serialization, and model patterns
- Added new network-related models and status enums for proxy, DNS, and Arc Gateway configurations
- Generated new test and sample files for the updated API
Reviewed changes
Copilot reviewed 51 out of 52 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tsp-location.yaml | New configuration file specifying TypeSpec location and commit for SDK generation |
| pyproject.toml | Complete build system configuration replacing setup.py, includes metadata, dependencies, and packaging config |
| setup.py | Removed - migrated to pyproject.toml |
| sdk_packaging.toml | Removed - configuration merged into pyproject.toml |
| _version.py | Version updated from 1.0.0 to 2.0.0b1 (beta) with API version 2025-03-01-preview |
| _models.py | Complete regeneration with new model-base pattern, added NetworkProfile, Event, and configuration models |
| _enums.py | Added new status values for network updates and Arc Gateway operations |
| models/init.py | Updated exports with new models (ApplianceProperties, NetworkProfile, Event, etc.) |
| operations/_operations.py | Regenerated with updated typing, serialization patterns, and new deserialization utilities |
| aio/operations/_operations.py | Async operations regenerated with same patterns as sync version |
| _configuration.py | Updated with new cloud_setting parameter and base_url handling |
| generated_tests/ | New auto-generated test files for appliances operations (sync and async) |
| generated_samples/ | Updated sample files with new API version and subscription ID placeholder |
…rosoft.ResourceConnector/ResourceConnector/tspconfig.yaml', API Version: 2025-03-01-preview, SDK Release Type: beta, and CommitSHA: 'c5dee4cf08937e3cb60f271db576f43325b19ed6' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5746073 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
msyyc
reviewed
Jan 13, 2026
sdk/resourceconnector/azure-mgmt-resourceconnector/CHANGELOG.md
Outdated
Show resolved
Hide resolved
msyyc
approved these changes
Jan 13, 2026
Member
|
Hi @AzureMarker, pr ready, feel free to merge and release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Configurations: 'specification/resourceconnector/resource-manager/Microsoft.ResourceConnector/ResourceConnector/tspconfig.yaml', API Version: 2025-03-01-preview, SDK Release Type: beta, and CommitSHA: 'c2d959beecc6e4fe6337792990c762988478aa97' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5737604 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Release Plan Details